projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
075e911
)
* test/automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
author
Glenn Morris
<rgm@gnu.org>
Thu, 7 Aug 2014 00:07:32 +0000
(17:07 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 7 Aug 2014 00:07:32 +0000
(17:07 -0700)
test/ChangeLog
patch
|
blob
|
history
test/automated/Makefile.in
patch
|
blob
|
history
diff --git
a/test/ChangeLog
b/test/ChangeLog
index a8727fbef2896eab192979a95498f9af63c6dff4..9ca9353a72f9772e935bbe022541c844d087afc7 100644
(file)
--- a/
test/ChangeLog
+++ b/
test/ChangeLog
@@
-1,3
+1,7
@@
+2014-08-07 Glenn Morris <rgm@gnu.org>
+
+ * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
+
2014-08-06 Ulf Jasper <ulf.jasper@web.de>
* automated/icalendar-tests.el
diff --git
a/test/automated/Makefile.in
b/test/automated/Makefile.in
index 7b489afeb5e16bc32025f09cf24b2da82fbe03b9..e0eaffa4c2c09284cb5c926956e761be5e8db55e 100644
(file)
--- a/
test/automated/Makefile.in
+++ b/
test/automated/Makefile.in
@@
-121,11
+121,6
@@
check:
check-maybe: ${LOGFILES}
$(emacs) -l ert -f ert-summarize-tests-batch-and-exit $^
-## Mainly for hydra.
-.PHONY: check-tar
-check-tar: check
- tar -cf logs.tar ${LOGFILES}
-
.PHONY: mostlyclean clean bootstrap-clean distclean maintainer-clean
clean mostlyclean: